home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- IconView = {
- ACTIONS = {
- setIntBowner:;
- };
- OUTLETS = {
- dragonWindow;
- intBowner;
- imagedIcon;
- intBID;
- distributor2End;
- viewID;
- altIcon;
- };
- SUPERCLASS = View;
- };
- NXBrowser = {
- ACTIONS = {
- doubleMouseClick:;
- mouseClick:;
- scrollLeft:;
- scrollRight:;
- };
- OUTLETS = {
- delegate;
- target;
- cellPrototype;
- columns;
- leftButton;
- unusedColumns;
- titles;
- rightButton;
- matrixClass;
- };
- SUPERCLASS = Control;
- };
- DirBrowser = {
- ACTIONS = {
- windowWillClose:;
- enableModification:;
- inspectItem:;
- setOwnerDistributor:;
- deauthenticate:;
- windowWillResize:;
- boItem:;
- duplicateItem:;
- destroyItemD:;
- appendItem:;
- authenticateAsUser:;
- hit:;
- inspectorDidClose:;
- inspectorDidSave:;
- disableModification:;
- windowDidBecomeMain:;
- insertItem:;
- refreshAllColumns:;
- };
- OUTLETS = {
- serverNameText;
- iconWell;
- theDomain;
- serverTagText;
- myPropertyEditor;
- theBrowser;
- wellText;
- ownerDistributor;
- DirBWindow;
- };
- SUPERCLASS = Object;
- };
-